Apps Pluto Apps

Android OTG USB for Arduino 1.0
Apps Pluto
Connect Arduino To Android via Otg Cable . Arduino Code is providedin the App
Arduino Accelerometer OTG USB 3.0
Apps Pluto
Arduino Accelerometer OTG Usb lets you usemobile accelerometer in the arduino . It is really easy toimplement . Example Code and Project is given in the app. Usingaccelerometer module with arduino is either difficult also itcontains alot of garbage values which require callibration .Thenwhy not use mobile's accelrometer for arduino .It does not requirecallibration.Why are we using usb otg cable for communication instead ofbluetooth ? Well answer is very simple .Advantages of USB OTG Cable over Bluetooth :• OTG Cable is very cheap less than a dollar• It consumes less power• Easy to connect• It is relatively fast than BluetoothUsing Arduino with Android has many Application some them aremention below1) Android Controlled CAR2) Arduino Android Weather Station3) Home Automation System4) Line following Robot
Android OTG Control for Arduin 1.0
Apps Pluto
Control Arduino from Android Usb Cable . Make sure your phone hasOtg support .
Arduino Acelerometer Bluetooth 1.0
Apps Pluto
Arduino Accelerometer Bluetooth lets youusemobile accelerometer in the arduino . It is really easytoimplement . Example Code and Project is given in the app.Usingaccelerometer module with arduino is either difficult alsoitcontains alot of garbage values which require callibration .Incase of accelerometer callibration is headach .Then why notusemobile's accelrometer for arduino .It does notrequirecallibration
Display for Arduino 1.0
Apps Pluto
Display for Arduino , helps you tovisualizedata on your smartphone with simplest serial communicationusingusb cable .Aruduino is easy to use you can simplyuseSerial.print() or Serial.write() command to print data ontheapp.Advantages of data visualization• Data Monitoring• Detection of errrorArduino microcomputer is really easy and becoming need ofeveryelectrical engineer now a days .Using hardware lcd with arduino is difficult , one has todoconnection and write the cumbersome code .Displaying a data on smartphone is fun you can impressyourfriends.Read for instructions at :http://quzalmehmood.com/2017/02/04/display-for-arduino-use-smartphone-as-a-monitor-for-arduino-with-usb-cable/
10 Best Arduino Project Ideas 1.0
Apps Pluto
Now a days robotics is one of the majorfieldof science . Most of the robots can be made easily witharduinomicrocontroller .Arduino microcontroller is easy to use thanpic orany other microcontroller. One of the reason is that it usesClanguage for compilation and most of the libraries arealreadybuilt in the compiler.Using Arduino with Android has many Application some themaremention below1) Android Controlled CAR2) Arduino Android Weather Station3) Home Automation System4) Line following RobotThis Apps encourage the user to make these type ofdemandingprojects.
IST Youth Carnival 2017 - IYC 1.1
Apps Pluto
Institute of Space Technology (IST)Islamabadis a premier institute in the field of SpaceScience and Technology and ranked fourth amongst theEngineeringUniversities ofPakistan by Higher Education Commission (HEC). Besidesengineeringscience and spacetechnology endeavors, IST has the history of showcasing literaryandcultural events toboost the literary, managerial, leadership and soft skills ofthestudents at institution and atthe national level. We at IST strongly believe thatco-curricularactivities play a vital rolein personality development of the students. It is also the needoftime to synergize our youthat one platform so that they may weave the future canvaswithcreative colors. Incontinuation of this pursuit, IST is organizing “IST YouthCarnival(IYC)” with the themeof “Celebrating 70 years of Pakistan” during April 12 – 15, 2017atIST, Islamabad.
Arduino Bluetooth Projects 1.0
Apps Pluto
This app includes several projects that very engineer shouldmake.This app let user to enhance it's techincal knowledge.Bluetoothis the one of the most use communiation system for arduino. Usingbluetooth we can transfer arduino data to android phone orcomputer, similarly we can also send data from android phone or pctoarduino via bluetooth protocol.Bluetooth is reliable free fromdataloss its data integrity is absolutely amazing.
Proximity for Arduino 1.0
Apps Pluto
Proximity sensor is a distance sensor that fetect objectswithoutany physical contact . In this app the sensor output isrepresentedby one and zero . When sensor detect any object it'lltransfer '1'to arduino otherwise it'll send '0' to arduino.Usingcombinationsof one and zero we can control every thing we want fromtransducersto home appliances. Algorithm that can be used on thearduino sideis that continuously check whether char '1' is recievedor char '0'is recieved if char '1' is recieved it means that sensorhas outputHIGH now do what you want to do with it and vice verse .Arduino isone of the most famous microcontroller. This app let youcontrol ofarduino from android phone . Surely otg has severaladvantages overbluetooth . 1. It is cheap 2. Easy to connect 3.small size 4.Durable